home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / utilities / cli / bb2cli.lha / BBgoesCLI / README < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.8 KB  |  70 lines

  1.  
  2. WHAT IS
  3. ~~~~~~~
  4. This is a little package of 4 commands dealing with the bootblock. All 
  5. should run with KS1.3 and 512kByte - I hope :)
  6.  
  7. LAW SIDE
  8. ~~~~~~~~
  9. this package inkludes 4 commands and the assembler source of them. Both
  10. the executabe and the source are Public Domain. You may re-write them
  11. or only look at them and learn or do what you want.
  12.  
  13. BEWARE
  14. ~~~~~~
  15. Executing a bootblock from WB/CLI/Shell may cause a crash !! So take care
  16. for what you do...   USAGE IS YOUR OWN RISK (using a Pentium too...)
  17.  
  18. GREEZ
  19. ~~~~~
  20. I wanna greet the following guys this way...
  21.  
  22.    "PackMAN" Falk Zühlsdorff
  23.    "Janosh" Jan Stötzer
  24.    Oliver Reiff
  25.    Jan van den Baard
  26.    Marcus Wendler
  27.    ...and all who know me !!
  28.    
  29. Special thanx fly to Helloween, the best music makers I ever heard.
  30.  
  31. INSTALLATION
  32. ~~~~~~~~~~~~
  33. The best is you copy them to your C: drawer (or where you want). They
  34. dont need any disk-library or something like that.
  35.  
  36. USAGE
  37. ~~~~~
  38. BB2Exe   this reads the bootblock from <unit> and makes an executable
  39.          <file>
  40.          USAGE: BB2Exe <unit> <file>
  41. BB2File  this reads the bootblock from <unit> and writes the binary 
  42.          data to <file> so you will get a file of 1024 bytes which
  43.          contains the bootblock
  44.          USAGE: BB2File <unit> <file>
  45. ExeBB    this reads the bootblock from <unit> and executes it after
  46.          asking you a ARE-YOU-SHURE-Question
  47.          USAGE: ExeBB <unit>
  48. ShowBB   this reads the bootblock from <unit> and writes the ASCII-dump
  49.          to stdio
  50.          USAGE: ExeBB <unit>
  51.  
  52. ME, MYSELF and I
  53. ~~~~~~~~~~~~~~~~
  54. Thanx, problems, bugs, hysteric fan-letters and big money please send to
  55.  
  56.          Jens Tröger
  57.          Jahnstrasse 5
  58.          08209 Auerbach/V
  59.          Germany
  60.  
  61. e-Mail   troeger@rmhs2.urz.tu-dresden.de
  62.  
  63. irc      savage (sometimes #amiga, mostly #muenster...)
  64.  
  65. THE END
  66. ~~~~~~~
  67. Now have fun crashing your Amiga :-))
  68.  
  69. Jens Tröger
  70.